home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / midterm.zip / MIDITERM.DOC next >
Text File  |  1993-10-05  |  5KB  |  159 lines

  1.  
  2.                                   MIDITerm              version .010.05.93BR
  3.                            
  4.                     For IBM Compatibles and the ATARI ST
  5.  
  6.  
  7. Introduction:
  8.  
  9.         MIDITerm is a program that allows two users to play their
  10. MIDI keyboards simultaneously across the modem.
  11.  
  12.  
  13. Hardware needed:
  14.  
  15.         - IBM compatible, or ATARI ST 
  16.         - Modem, capable of 1200 bps or faster (9600 or faster recommended)
  17.         - MIDI keyboard, MIDI cables
  18.         - MPU401 or compatible MIDI interface with address set
  19.           at 330 hex, IRQ 2/9       (IBM compatibles only)
  20.  
  21.  
  22. Instructions:
  23.  
  24.         - Run program for you machine
  25.         - Select COM port for modem (IBM compatibles only)
  26.           (if using COM3 or COM4, check known problems section)
  27.         - Select highest baud rate both users can support
  28.         - Type AT commands needed for your modem to get on-line
  29.           (text will echo till you get on-line)
  30.         - Once on-line, press Esc to enter MIDI Mode
  31.         - Play MIDI keyboards
  32.         - Press Esc again to re-enter Text Mode
  33.         
  34.    In Text Mode:     
  35.         - Control-X Quits the program
  36.         - Undo key hangs up the modem (ATARI ST only)
  37.  
  38.    In MIDI Mode:
  39.         - ENTER or RETURN turns local MIDI on/off
  40.         - Space executes all notes off command
  41.  
  42.  
  43. Known problems:
  44.  
  45.         When running the program at slower baud rates (2400 and under)
  46. there may be some garbled data, which may produce "hang-notes" depending 
  47. on how fast the keyboard was played.  If this happens, press space to 
  48. execute the all notes off command.  
  49.         If this fails to remove hang notes, you may have to reset 
  50. your MIDI keyboard, either by turning it off, or using a reset or 
  51. initialize command on your MIDI keyboard.  This can also happen at higher 
  52. baud rates, but is not as likely to occur.
  53.         
  54.  
  55.         - IBM Compatibles only:    
  56.     
  57.         If you use COM3 or COM4 for your modem, run another Terminal
  58. program (ex. TELIX) before running MIDITerm.  This will correct the
  59. problem.  This Beta Release (BR) will be corrected in the next version.
  60.  
  61.  
  62. Files:
  63.  
  64.         MIDITERM.EXE - IBM executable MIDITerm
  65.         MIDITERM.PRG - ATARI ST program MIDITerm
  66.         MIDITERM.DOC - Documentation for MIDITerm
  67.  
  68.  
  69. Credits for MIDITerm:
  70.  
  71.         Vince Mayo:
  72.                 - Origin of MIDITerm
  73.                 - Programming for ATARI ST version
  74.                 - Programming for IBM Compatible version
  75.  
  76.         Brad Crandall:
  77.                 - MPU401 (MIDI) compatible I/O Interrupt routines
  78.                 - RS232 (COM) I/O Interrupt routines
  79.                 - Programming for IBM Compatible version
  80.  
  81.  
  82. Comments and Suggestions:
  83.  
  84.         If you like MIDITerm, and would like to contact us,                
  85.         you can write us at:
  86.                 
  87.  
  88.                 Vince Mayo
  89.                 810 Church St. Ext.
  90.                 Turtle Creek, PA  15145
  91.  
  92.  
  93.                 Brad Crandall
  94.                 175 Cedar Ridge Road
  95.                 Monaca, PA  15061
  96.  
  97.  
  98.         If you have any questions about MIDITerm, and would
  99.         like a reply, please include a self-addressed stamped 
  100.         envelope when mailing.
  101.  
  102. Program History:
  103.  
  104. 02/21/88  - Original MIDITerm for ATARI ST (crude version)
  105.           - no protocols to make both terms change to MIDI/Text Mode
  106.           - Never released
  107.  
  108.  
  109. 03/05/88  - MIDITerm for ATARI ST
  110.           - Mouse buttons used for various features
  111.             including MIDI/Text mode
  112.           - Incorrect protocols for MIDI/Text Mode
  113.           - Did not hang up modem correctly
  114.           - Only supported up to 2400 bps
  115.           
  116.  
  117. 07/10/89  - MIDITerm for ATARI ST
  118.           - Corrected protocols to change from MIDI/Text Mode
  119.           - Hang up modem by toggling DTR line
  120.           - Changed screen colors in different resolutions
  121.           - Only works on Medium or High resolution
  122.           - Added cursor for Text Mode
  123.           - Added bell sound when switching between MIDI/Text Mode
  124.  
  125.  
  126. 10/05/93  - MIDITerm for IBM Compatibles and ATARI ST
  127.           - Added higher baud rates for ATARI ST version
  128.             (up to 19200 bps - ATARI ST)
  129.             (up to 57600 bps - IBM Compatibles)
  130.           - Added local MIDI on/off command
  131.           - Added all notes off command
  132.           - Fixed hang note problem when first
  133.             entering MIDI Mode
  134.           - Fixed Text Mode (Carriage Return/Line Feed)
  135.           - Removed bell for MIDI Mode.  Program will only
  136.             sound bell when entering Text Mode
  137.           - Removed mouse button features in ATARI ST version
  138.             so program is totally compatible with IBM 
  139.             Compatible version
  140.           - Removed color changes from ATARI ST version
  141.             so program is totally compatible with IBM
  142.             Compatible version
  143.           - Known problems in IBM Compatible version so 
  144.             programs are Beta Released for now. (.010.04.93BR)
  145.  
  146.  
  147. Special Thanks:
  148.  
  149.         I would like to thank Jim Tauberg for all the extensive testing
  150. we did with the ATARI ST version, IBM version, and for introducing me to 
  151. Brad, and Brad Crandall for the great MPU401 & RS232 I/O Interrupt
  152. routines making MIDITerm possible for the IBM Compatibles.
  153.  
  154.  
  155.                       Enjoy the program!
  156.  
  157.                            Vince -=[The MIDI Man]=- Mayo
  158.  
  159.